[INFO] fetching crate smsru 0.5.0...
[INFO] testing smsru-0.5.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate smsru 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate smsru 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate smsru 0.5.0
[INFO] tweaked toml for crates.io crate smsru 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smsru 0.5.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smsru 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c47d862005f14826ff074934273a1440e49c209cbad21d68fd608fc0c1f67f0c
[INFO] running `Command { std: "docker" "start" "-a" "c47d862005f14826ff074934273a1440e49c209cbad21d68fd608fc0c1f67f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c47d862005f14826ff074934273a1440e49c209cbad21d68fd608fc0c1f67f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c47d862005f14826ff074934273a1440e49c209cbad21d68fd608fc0c1f67f0c", kill_on_drop: false }`
[INFO] [stdout] c47d862005f14826ff074934273a1440e49c209cbad21d68fd608fc0c1f67f0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73eede63837ad1f4e27860e3dec22a6c0404e620429820cdecbc07a77a9c7c8b
[INFO] running `Command { std: "docker" "start" "-a" "73eede63837ad1f4e27860e3dec22a6c0404e620429820cdecbc07a77a9c7c8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling smsru v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "73eede63837ad1f4e27860e3dec22a6c0404e620429820cdecbc07a77a9c7c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73eede63837ad1f4e27860e3dec22a6c0404e620429820cdecbc07a77a9c7c8b", kill_on_drop: false }`
[INFO] [stdout] 73eede63837ad1f4e27860e3dec22a6c0404e620429820cdecbc07a77a9c7c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fbe77386ef82ccdc410599adf99a602a62eb2fc42bd7bdb5f3604f83a84ff02
[INFO] running `Command { std: "docker" "start" "-a" "2fbe77386ef82ccdc410599adf99a602a62eb2fc42bd7bdb5f3604f83a84ff02", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling smsru v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `smsru` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name smsru --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1acf32a3c470a2a4 -C extra-filename=-8895452d8f600bee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phonenumber=/opt/rustwide/target/debug/deps/libphonenumber-e4f9434dadc0d60a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4efab21eff9bed55.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c335307bdebdabc3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-42bd99d4db032246.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-09610caf3d10a3d7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bb286abd27e30fb9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-8666420b56de1545.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-6aec63cffd8700ca/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcIeLi1w/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsmsru-caa96520a4ff4a8e,libreqwest-4efab21eff9bed55,libserde_urlencoded-a163e4bdf91568e8,libryu-ace37e26d8308611,librustls_platform_verifier-bbd7f3016080511c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-9f40e7cc4f1797a1,libtokio_rustls-21b9395f91842687,librustls-5606c525f77624f7,libsubtle-ca7024fc66e4388f,libwebpki-8ed7c9ed0a8566db,libuntrusted-3420b86308bec153,libaws_lc_rs-e7582b5b84787339,libaws_lc_sys-f2ba6f9b8b718dfe,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-42bd99d4db032246,libzmij-07c2bc01ed4c756c,libtower_http-29d49ad855cc8714,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-3d7d8c0b605ba7d3,libtower_layer-d70c7e404336389b,libhyper_util-48ee0eec59e13d83,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-dd1229ad405fb455,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-bb286abd27e30fb9,libsocket2-087cf36e45961666,libmio-eec2d3bca0a5fe3f,liblibc-1b161dd8f510d809,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liburl-8666420b56de1545,libidna-9289f3ff240b9703,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6d9ab41875c924cc,libicu_properties-f4aa157e9455508d,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-83144ea72334c67b,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-75d9401e3d3c2dba,libpotential_utf-3fc748adbdba2838,libicu_provider-b619319396356126,libicu_locale_core-a7d29e0c95c570bb,libtinystr-6c5af89b3ff8f16e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-125611c8ce16083a,libzerotrie-9a9ddd7cf5e74b2b,libyoke-289ae3215926eb31,libzerofrom-14333699b2b9ede8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libphonenumber-e4f9434dadc0d60a,libpostcard-20573dc92bfee9b2,libheapless-43a8fe302b4287ea,libstable_deref_trait-704f67c99a4c5f65,libspin-6aca1d391314f776,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libcobs-b4571247589764b5,libserde-c335307bdebdabc3,libserde_core-8323e53422f20d71,libnom-434bb3290c16ee0b,libeither-1e551205f1478063,libstrum-9cd70cacda3a4822,libquick_xml-9a3cfdd26c7c73a9,libonce_cell-0ba6aecba7086d38,libfnv-2d77ec4f6f971b24,libregex_cache-0b63915e9ec3082d,liboncemutex-5b2f11d5c53eba4c,liblru_cache-8f7f0b573abf5ea1,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-e3521940133a580f,libregex-a8874466bdd97bb4,libregex_automata-4d2538d9ce677e25,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-4c74db8415f6ed3c,libthiserror-09610caf3d10a3d7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcIeLi1w/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-6aec63cffd8700ca/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stoplist_add-4a18edb37b087d92" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smsru` (example "stoplist_add") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc6n5etR/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsmsru-caa96520a4ff4a8e,libreqwest-4efab21eff9bed55,libserde_urlencoded-a163e4bdf91568e8,libryu-ace37e26d8308611,librustls_platform_verifier-bbd7f3016080511c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-9f40e7cc4f1797a1,libtokio_rustls-21b9395f91842687,librustls-5606c525f77624f7,libsubtle-ca7024fc66e4388f,libwebpki-8ed7c9ed0a8566db,libuntrusted-3420b86308bec153,libaws_lc_rs-e7582b5b84787339,libaws_lc_sys-f2ba6f9b8b718dfe,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-42bd99d4db032246,libzmij-07c2bc01ed4c756c,libtower_http-29d49ad855cc8714,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-3d7d8c0b605ba7d3,libtower_layer-d70c7e404336389b,libhyper_util-48ee0eec59e13d83,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-dd1229ad405fb455,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-bb286abd27e30fb9,libsocket2-087cf36e45961666,libmio-eec2d3bca0a5fe3f,liblibc-1b161dd8f510d809,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liburl-8666420b56de1545,libidna-9289f3ff240b9703,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6d9ab41875c924cc,libicu_properties-f4aa157e9455508d,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-83144ea72334c67b,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-75d9401e3d3c2dba,libpotential_utf-3fc748adbdba2838,libicu_provider-b619319396356126,libicu_locale_core-a7d29e0c95c570bb,libtinystr-6c5af89b3ff8f16e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-125611c8ce16083a,libzerotrie-9a9ddd7cf5e74b2b,libyoke-289ae3215926eb31,libzerofrom-14333699b2b9ede8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libphonenumber-e4f9434dadc0d60a,libpostcard-20573dc92bfee9b2,libheapless-43a8fe302b4287ea,libstable_deref_trait-704f67c99a4c5f65,libspin-6aca1d391314f776,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libcobs-b4571247589764b5,libserde-c335307bdebdabc3,libserde_core-8323e53422f20d71,libnom-434bb3290c16ee0b,libeither-1e551205f1478063,libstrum-9cd70cacda3a4822,libquick_xml-9a3cfdd26c7c73a9,libonce_cell-0ba6aecba7086d38,libfnv-2d77ec4f6f971b24,libregex_cache-0b63915e9ec3082d,liboncemutex-5b2f11d5c53eba4c,liblru_cache-8f7f0b573abf5ea1,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-e3521940133a580f,libregex-a8874466bdd97bb4,libregex_automata-4d2538d9ce677e25,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-4c74db8415f6ed3c,libthiserror-09610caf3d10a3d7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc6n5etR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-6aec63cffd8700ca/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/callback_add-f347ceb875401b04" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc6k8EHF/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsmsru-caa96520a4ff4a8e,libreqwest-4efab21eff9bed55,libserde_urlencoded-a163e4bdf91568e8,libryu-ace37e26d8308611,librustls_platform_verifier-bbd7f3016080511c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-9f40e7cc4f1797a1,libtokio_rustls-21b9395f91842687,librustls-5606c525f77624f7,libsubtle-ca7024fc66e4388f,libwebpki-8ed7c9ed0a8566db,libuntrusted-3420b86308bec153,libaws_lc_rs-e7582b5b84787339,libaws_lc_sys-f2ba6f9b8b718dfe,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-42bd99d4db032246,libzmij-07c2bc01ed4c756c,libtower_http-29d49ad855cc8714,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-3d7d8c0b605ba7d3,libtower_layer-d70c7e404336389b,libhyper_util-48ee0eec59e13d83,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-dd1229ad405fb455,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-bb286abd27e30fb9,libsocket2-087cf36e45961666,libmio-eec2d3bca0a5fe3f,liblibc-1b161dd8f510d809,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liburl-8666420b56de1545,libidna-9289f3ff240b9703,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6d9ab41875c924cc,libicu_properties-f4aa157e9455508d,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-83144ea72334c67b,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-75d9401e3d3c2dba,libpotential_utf-3fc748adbdba2838,libicu_provider-b619319396356126,libicu_locale_core-a7d29e0c95c570bb,libtinystr-6c5af89b3ff8f16e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-125611c8ce16083a,libzerotrie-9a9ddd7cf5e74b2b,libyoke-289ae3215926eb31,libzerofrom-14333699b2b9ede8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libphonenumber-e4f9434dadc0d60a,libpostcard-20573dc92bfee9b2,libheapless-43a8fe302b4287ea,libstable_deref_trait-704f67c99a4c5f65,libspin-6aca1d391314f776,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libcobs-b4571247589764b5,libserde-c335307bdebdabc3,libserde_core-8323e53422f20d71,libnom-434bb3290c16ee0b,libeither-1e551205f1478063,libstrum-9cd70cacda3a4822,libquick_xml-9a3cfdd26c7c73a9,libonce_cell-0ba6aecba7086d38,libfnv-2d77ec4f6f971b24,libregex_cache-0b63915e9ec3082d,liboncemutex-5b2f11d5c53eba4c,liblru_cache-8f7f0b573abf5ea1,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-e3521940133a580f,libregex-a8874466bdd97bb4,libregex_automata-4d2538d9ce677e25,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-4c74db8415f6ed3c,libthiserror-09610caf3d10a3d7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc6k8EHF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-6aec63cffd8700ca/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/callback_get-1bcd82811357bc89" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smsru` (example "callback_add") due to 1 previous error
[INFO] [stderr] error: could not compile `smsru` (example "callback_get") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcwrUVO7/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsmsru-caa96520a4ff4a8e,libreqwest-4efab21eff9bed55,libserde_urlencoded-a163e4bdf91568e8,libryu-ace37e26d8308611,librustls_platform_verifier-bbd7f3016080511c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-9f40e7cc4f1797a1,libtokio_rustls-21b9395f91842687,librustls-5606c525f77624f7,libsubtle-ca7024fc66e4388f,libwebpki-8ed7c9ed0a8566db,libuntrusted-3420b86308bec153,libaws_lc_rs-e7582b5b84787339,libaws_lc_sys-f2ba6f9b8b718dfe,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-42bd99d4db032246,libzmij-07c2bc01ed4c756c,libtower_http-29d49ad855cc8714,libbitflags-443c99b827427271,libiri_string-d8b08e8827a09725,libtower-3d7d8c0b605ba7d3,libtower_layer-d70c7e404336389b,libhyper_util-48ee0eec59e13d83,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libhyper-dd1229ad405fb455,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-bb286abd27e30fb9,libsocket2-087cf36e45961666,libmio-eec2d3bca0a5fe3f,liblibc-1b161dd8f510d809,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liburl-8666420b56de1545,libidna-9289f3ff240b9703,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6d9ab41875c924cc,libicu_properties-f4aa157e9455508d,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-83144ea72334c67b,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-75d9401e3d3c2dba,libpotential_utf-3fc748adbdba2838,libicu_provider-b619319396356126,libicu_locale_core-a7d29e0c95c570bb,libtinystr-6c5af89b3ff8f16e,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-125611c8ce16083a,libzerotrie-9a9ddd7cf5e74b2b,libyoke-289ae3215926eb31,libzerofrom-14333699b2b9ede8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libphonenumber-e4f9434dadc0d60a,libpostcard-20573dc92bfee9b2,libheapless-43a8fe302b4287ea,libstable_deref_trait-704f67c99a4c5f65,libspin-6aca1d391314f776,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhash32-ec0cdff7934b5849,libbyteorder-7df9ab1ae37e1368,libcobs-b4571247589764b5,libserde-c335307bdebdabc3,libserde_core-8323e53422f20d71,libnom-434bb3290c16ee0b,libeither-1e551205f1478063,libstrum-9cd70cacda3a4822,libquick_xml-9a3cfdd26c7c73a9,libonce_cell-0ba6aecba7086d38,libfnv-2d77ec4f6f971b24,libregex_cache-0b63915e9ec3082d,liboncemutex-5b2f11d5c53eba4c,liblru_cache-8f7f0b573abf5ea1,liblinked_hash_map-40ad1551522f3eec,libregex_syntax-e3521940133a580f,libregex-a8874466bdd97bb4,libregex_automata-4d2538d9ce677e25,libaho_corasick-911505ac5b3ee82d,libmemchr-9b3f20cfb3ebd3b2,libregex_syntax-4c74db8415f6ed3c,libthiserror-09610caf3d10a3d7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcwrUVO7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-6aec63cffd8700ca/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_limit_usage-e2f199e3259d01d9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smsru` (example "get_limit_usage") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2fbe77386ef82ccdc410599adf99a602a62eb2fc42bd7bdb5f3604f83a84ff02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fbe77386ef82ccdc410599adf99a602a62eb2fc42bd7bdb5f3604f83a84ff02", kill_on_drop: false }`
[INFO] [stdout] 2fbe77386ef82ccdc410599adf99a602a62eb2fc42bd7bdb5f3604f83a84ff02
